From e79d730761b18b206220f2558ed9ce72865e4ebc Mon Sep 17 00:00:00 2001 From: robertl Date: Sun, 19 Jul 2009 01:17:50 +0000 Subject: [PATCH] Add Ricoh doc. --- xmldoc/formats/ricoh.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 xmldoc/formats/ricoh.xml diff --git a/xmldoc/formats/ricoh.xml b/xmldoc/formats/ricoh.xml new file mode 100644 index 000000000..798b48c24 --- /dev/null +++ b/xmldoc/formats/ricoh.xml @@ -0,0 +1,20 @@ +This is the format for the Ricoh 500SE GPS logging camera. + + + This camera creates log files on the SD card in a folder name "GPSLOG" that + are named "YYMMDDN.LOG" wher NN increments from 00 through 99. The camera + appends new tracks into the current file, hence the "new track" field. When + the current file reaches about 500K, NN increments and logging continues into + the next file. Therefore, there may be multiple tracks in each log + file, and tracks may span one or more files. + + + GPSBabel will recognize the "new track" field and will generate a new track, + so if you specify multiple files in the correct order, your tracks will be + automatically split sensibly. + + +For additional tips, see the + OpenStreetMap page on Ricoh 500SE. + + -- 2.30.2